projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f152e6
)
*** empty log message ***
author
Andrew Innes
<andrewi@gnu.org>
Fri, 5 Jan 2001 21:28:52 +0000
(21:28 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Fri, 5 Jan 2001 21:28:52 +0000
(21:28 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3f059ca6af3467677cabd9acf35a488b29cbd5c6..461909466aef832248b8fe238c541a1acfafe013 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2001-01-05 Andrew Innes <andrewi@gnu.org>
+
+ * term.c (update_end): Don't check updating_frame; for some reason
+ this can be 0 sometimes, such as after dismissing a popup menu,
+ and isn't necessary given the explicit frame argument.
+
2001-01-05 Gerd Moellmann <gerd@gnu.org>
* sysdep.c: Don't prototype srandom; it takes an unsigned argument